minix/test/scancodes/Makefile
2010-04-15 06:55:32 +00:00

11 lines
126 B
Makefile

all: test-scancodes
clean:
rm -f *.o test-scancodes
test-scancodes: test-scancodes.o
test-scancodes.o: test-scancodes.c