Makefile.inc, basically a place to put KMSRC definition
This commit is contained in:
parent
c95309148f
commit
39ff8227a8
|
@ -0,0 +1,4 @@
|
|||
# $Id: Makefile.inc,v 1.1 1993/10/15 01:24:47 jtc Exp $
|
||||
|
||||
KMSRCS= bcmp.s bzero.s ffs.s strcat.s strcmp.s strcpy.s strlen.s \
|
||||
htonl.s htons.s ntohl.s ntohs.s
|
Loading…
Reference in New Issue