]> jfr.im git - irc/quakenet/newserv.git/blame - spawnuser/Makefile.in
Use includes in all makefiles.
[irc/quakenet/newserv.git] / spawnuser / Makefile.in
CommitLineData
866f59c9 1@include@ @includel@../build.mk@includel@
ac82746d
C
2
3.PHONY: all
4all: spawnuser.so
5
6spawnuser.so: spawnuser.o
7 ld -shared -Bdynamic -o $@ $^