1
0
Files
2022-09-29 17:59:04 +03:00

18 lines
328 B
Makefile

# @(#)Makefile 1.2 87/02/11 NFSSRC
DESTDIR=/no/such/path
include ${ROOT}/usr/include/make/commondefs
CVERSION=-cckr
CFILES= stat.c
TARGETS= ${CFILES:.c=}
default: ${TARGETS}
include ${COMMONRULES}
copy dist: ${_FORCE}
cp Makefile runtests runtests.wrk *.sh *.c mkdummy rmdummy \
nroff.in makefile.tst \
${DESTDIR}