1 # @(#)Makefile 5.2 (Berkeley) 3/22/91 2 3 MAN8= MAKEDEV.0 crash.0 format.0 rbootd.0 4 MANSUBDIR=/hp300 5 6 all: ${MAN8} 7 8 clean depend lint tags: 9 10 cleandir: 11 rm -f ${MAN8} 12 13 install: maninstall 14 15 .include <bsd.prog.mk> 16
Indexes created Thu Oct 30 03:10:01 GMT 2025