Plan 9 from Bell Labs’s /usr/web/sources/contrib/steve/root/sys/src/cmd/cvs/cvs-1.11.23/lib/mkfile

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


</$objtype/mkfile
LIB=libcvs.a$O
OFILES=argmatch.$O fnmatch.$O ftruncate.$O getdate.$O getline.$O getopt.$O getopt1.$O \
	md5.$O regex.$O savecwd.$O sighandle.$O stripslash.$O valloc.$O xgetwd.$O \
	yesno.$O 

</sys/src/cmd/mklib

CC=pcc
LD=pcc
CFLAGS=-c -I. -B -DCLIENT_SUPPORT -DHAVE_CONFIG_H -D_BSD_EXTENSION -D_LIMITS_EXTENSION \
	-D_RESEARCH_SOURCE 

yesno.$O: 
xgetwd.$O: xtime.h system.h 
valloc.$O: getpagesize.h xtime.h system.h 
stripslash.$O: 
sighandle.$O: xtime.h system.h 
savecwd.$O: savecwd.h 
regex.$O: regex.h 
md5.$O: md5.h 
getopt1.$O: getopt.h 
getopt.$O: getopt.h 
getline.$O: getline.h 
getdate.$O: xtime.h 
ftruncate.$O: 
fnmatch.$O: fnmatch.h xtime.h system.h 
argmatch.$O: 

nuke:V:
	mk clean
	rm -f $LIB

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.