dos33fsprogs/Makefile

12 lines
93 B
Makefile

include Makefile.inc
all:
install:
clean:
cd asm_routines && make clean
rm -f *~
test: