forget difference between big and small commands - obsolete with vm.
[minix.git] / lib / timers / Makefile.in
bloba01d942289232f5ccd01c27b372384d4778835e1
1 # Makefile for lib/tmrslib.
3 CFLAGS="-O -D_MINIX -D_POSIX_SOURCE"
5 LIBRARIES=libtimers
7 libtimers_FILES=" \
8 tmrs_set.c \
9 tmrs_clr.c \
10 tmrs_exp.c"
12 TYPE=both