Searched refs:CRUNCHED (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/usr.sbin/crunch/examples/
H A DMakefile3 CRUNCHED= fixit macro
5 # below is boiler-plate to make $(CRUNCHED) from $(CRUNCHED).conf
6 # I'd use PROG instead of CRUNCHED, but the system makefiles REALLY want
9 CONF= $(CRUNCHED).conf
11 OUTMK= $(CRUNCHED).mk
12 OUTPUTS= $(OUTMK) $(CRUNCHED).c $(CRUNCHED).cache
15 CLEANFILES+= $(CRUNCHED) *.o *.lo *.c *.mk *.cache
18 all: $(CRUNCHED)
[all...]

Completed in 43 milliseconds