Makefile
changeset 16 0e1c0994309a
parent 11 1fccf68e52c6
equal deleted inserted replaced
15:9482d3366306 16:0e1c0994309a
     1 BIN = mimecut hs12
     1 BIN = mimecut
     2 CLEANFILES = $(BIN)
     2 CLEANFILES = $(BIN)
     3 
     3 
     4 .PHONY: all clean install test
     4 .PHONY: all clean install test
     5 
     5 
     6 all:	$(BIN)
     6 all:	$(BIN)