simple/waste/GNUmakefile

9 lines
83 B
Makefile

include GNUmakerules
all: waste
errno:
clean:
rm waste
install: $(BINDIR)/waste