BINDIR=/usr/local undump: undump.o scanargs.o cc -O -o undump undump.o scanargs.o clean: rm *.o install: undump cp undump $(BINDIR)