Introduction
Introduction Statistics Contact Development Disclaimer Help
tMakefile: link for COMPAT - stagit - static git page generator
git clone git://src.adamsgaard.dk/stagit
Log
Files
Refs
README
LICENSE
---
commit 664e60ede51b3ff467d75f94e111c0b2f29e3a78
parent 597e3cdbed69b362423a75cc7e85e78ec95ae47e
Author: Hiltjo Posthuma <[email protected]>
Date: Sat, 26 Dec 2015 13:08:41 +0100
Makefile: link for COMPAT
Diffstat:
M Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/Makefile b/Makefile
t@@ -46,10 +46,10 @@ config.h:
@cp config.def.h $@
urmoms: urmoms.o ${EXTRAOBJ}
- ${CC} -o $@ urmoms.o ${LDFLAGS}
+ ${CC} -o $@ urmoms.o ${EXTRAOBJ} ${LDFLAGS}
urmoms-index: urmoms-index.o ${EXTRAOBJ}
- ${CC} -o $@ urmoms-index.o ${LDFLAGS}
+ ${CC} -o $@ urmoms-index.o ${EXTRAOBJ} ${LDFLAGS}
clean:
rm -f ${BIN} ${OBJ}
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.