]> jfr.im git - irc/quakenet/newserv.git/blame - lib/Makefile.in
Apparently the lines have to be this way round for BSD make to work.
[irc/quakenet/newserv.git] / lib / Makefile.in
CommitLineData
866f59c9 1@include@ @includel@../build.mk@includel@
c86edd1d 2
7901b05a
CP
3default: all
4
5sstring.c:
6 rm -f sstring.c sstring.h
7901b05a 7 ln -s sstring-old.h sstring.h
4358067a 8 ln -s sstring-old.c sstring.c
7901b05a
CP
9
10sstring-new:
11 rm -f sstring.c sstring.h
7901b05a 12 ln -s sstring-new.h sstring.h
4358067a 13 ln -s sstring-new.c sstring.c
70e589ed 14 @echo "WARNING: you must recompile newserv from scratch to use a different string library (make clean)"
7901b05a 15
c86edd1d 16.PHONY: all
a4274438 17all: sstring.o array.o splitline.o base64.o flags.o irc_string.o strlfunc.o sha1.o irc_ipv6.o rijndael.o sha2.o hmac.o prng.o md5.o stringbuf.o