summaryrefslogtreecommitdiff
path: root/riscos.mk
diff options
context:
space:
mode:
authorMatthew Hambley <lists@aether.demon.co.uk>2004-05-20 20:51:42 +0000
committerMatthew Hambley <lists@aether.demon.co.uk>2004-05-20 20:51:42 +0000
commitcf70d529bf077f7ef804eafc543ae21ee8b9d2a5 (patch)
treedfec9573c1cb0cafe9b2b3f4df8081a134818006 /riscos.mk
parent254c4d509ed6db8c52cd32b3d0a0cdeba7212b39 (diff)
downloadnetsurf-cf70d529bf077f7ef804eafc543ae21ee8b9d2a5.tar.gz
netsurf-cf70d529bf077f7ef804eafc543ae21ee8b9d2a5.tar.bz2
[project @ 2004-05-20 20:51:42 by matthewh]
First round of bug fixes for new build structure svn path=/import/netsurf/; revision=873
Diffstat (limited to 'riscos.mk')
-rw-r--r--riscos.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/riscos.mk b/riscos.mk
index 2f635defa..903b18c0b 100644
--- a/riscos.mk
+++ b/riscos.mk
@@ -13,3 +13,6 @@ LDFLAGS_SMALL = NSLibs:lib/libxml2 NSLibs:lib/libz NSLibs:lib/libcurl \
LDFLAGS_DEBUG = NSLibs:lib/libxml2 NSLibs:lib/libz NSLibs:lib/libcurl \
NSLibs:lib/libssl NSLibs:lib/libcrypto NSLibs:lib/libares \
NSLibs:lib/libanim NSLibs:lib/libpng NSLibs:lib/libjpeg OSLib:o.oslib32
+
+!NetSurf/!RunImage,ff8 : $(OBJS)
+ $(CC) -o !NetSurf/!RunImage $(LDFLAGS) $^