[go: up one dir, main page]

Menu

[r6]: / trunk / src / acl / cmds / Makefile  Maximize  Restore  History

Download this file

6 lines (4 with data), 118 Bytes

1
2
3
4
5
MAINLINE=../../..
cmds.c: cmds.in
$(MAINLINE)/buildtools/cmdparser/cmdparser <cmds.in > cmds.c
clean:; rm -f cmds.c