Makefile.in 81 Bytes
Newer Older
1 2 3 4 5 6
MODULE    = eject.exe
APPMODE   = -mconsole

C_SRCS = eject.c

@MAKE_PROG_RULES@