Makefile.in 113 Bytes
MODULE    = unlodctr.exe
APPMODE   = -mconsole
IMPORTS   = loadperf

C_SRCS = unlodctr_main.c

@MAKE_PROG_RULES@