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