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

/src/usr.bin/crunch/examples/
H A DMakefile5 CRUNCHED= fixit macro
7 # below is boiler-plate to make $(CRUNCHED) from $(CRUNCHED).conf
8 # I'd use PROG instead of CRUNCHED, but the system makefiles REALLY want
11 CONF= $(CRUNCHED).conf
13 OUTMK= $(CRUNCHED).mk
14 OUTPUTS= $(OUTMK) $(CRUNCHED).c $(CRUNCHED).cache
16 CLEANFILES+=$(CRUNCHED) $(OUTPUTS) *.o *.lo *_stub.c
18 all: $(CRUNCHED)
[all...]

Completed in 2 milliseconds