minix/test/scancodes/Makefile

11 lines
126 B
Makefile
Raw Normal View History

2010-04-15 08:55:32 +02:00
all: test-scancodes
clean:
rm -f *.o test-scancodes
test-scancodes: test-scancodes.o
test-scancodes.o: test-scancodes.c