This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
df28808d40
freebsd-dev
/
lib
/
libc
/
amd64
/
net
/
Makefile.inc
5 lines
88 B
PHP
Raw
Normal View
History
Unescape
Escape
BSD 4.4 Lite Lib Sources
1994-05-27 05:00:24 +00:00
# @(#)Makefile.inc 8.1 (Berkeley) 6/4/93
First round of changes to clean up the RCSID mess in libc: 1) Changed LIB_SCCS and SYSLIB_SCCS to LIB_RCS and SYSLIB_RCS. 2) Changed sccsid[] variables to rcsid[] 3) Moved all RCSID strings into .text 4) Converted all SCCSID's to RCS $Id$'s 5) Added missing $Id$'s after copyright.
1995-01-23 01:30:24 +00:00
# $Id$
BSD 4.4 Lite Lib Sources
1994-05-27 05:00:24 +00:00
First crack at making libc work with the new make macros. It compiles on my machine, and a simple static (genassym) and shared (sysctl) executable both work. Still to be done: RPCand YP merge.
1994-08-05 01:19:12 +00:00
SRCS
+=
htonl
.
S
htons
.
S
ntohl
.
S
ntohs
.
S
Reference in New Issue
Copy Permalink