]> arthur.barton.de Git - ngircd-alex.git/blob - src/tool/Tupfile
Refactor Tupfile's, add command texts
[ngircd-alex.git] / src / tool / Tupfile
1 include_rules
2
3 CFLAGS += -I..
4 CFLAGS += -I../portab
5
6 : foreach *.c | ../config.h |> !cc |> {objs}
7 : {objs} |> !ar |> libngtool.a