simple/memlog/GNUmakefile

13 lines
114 B
Makefile
Raw Permalink Normal View History

1998-08-22 22:16:38 +02:00
include GNUmakevars
BINDIR=/usr/local/sbin
include GNUmakerules
memlog:
install: $(BINDIR)/memlog
clean:
: