Makefile.in 113 Bytes
Newer Older
1
MODULE    = unlodctr.exe
2
APPMODE   = -mconsole
3
IMPORTS   = loadperf
4 5 6 7

C_SRCS = unlodctr_main.c

@MAKE_PROG_RULES@