|
|
Power 6/32 Unix version 1.21
# Makefile 4.1 83/07/01
#
MAKEPARAM = AS=${AS} CC=${CC} LD=${LD} INCLDIR=${INCLDIR} LIBDIR=${LIBDIR} ULIBDIR=${ULIBDIR} DESTDIR=${DESTDIR}
CFLAGS=-O
DESTDIR=
rwhod: rwhod.o
${CC} -o rwhod rwhod.o
install: rwhod
install -s rwhod ${DESTDIR}/etc/rwhod
-mkdir ${DESTDIR}/usr/spool/rwho
clean:
rm -f rwhod rwhod.o a.out core errs
cleansrc:
rm -f Makefile *.[ch]
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.