mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-12-23 12:36:51 +03:00
[project @ 2003-06-01 23:44:38 by jmb]
Make it build svn path=/import/netsurf/; revision=149
This commit is contained in:
parent
de5c800399
commit
d4f3c07ae2
4
makefile
4
makefile
@ -1,4 +1,4 @@
|
||||
# $Id: makefile,v 1.25 2003/06/01 23:02:56 monkeyson Exp $
|
||||
# $Id: makefile,v 1.26 2003/06/01 23:44:38 jmb Exp $
|
||||
|
||||
CC = riscos-gcc
|
||||
OBJECTS = cache.o content.o fetch.o fetchcache.o \
|
||||
@ -6,7 +6,7 @@ OBJECTS = cache.o content.o fetch.o fetchcache.o \
|
||||
browser.o netsurf.o \
|
||||
box.o html.o layout.o textplain.o \
|
||||
filetype.o font.o gui.o jpeg.o png.o theme.o \
|
||||
utils.o plugin.o choices.o
|
||||
utils.o plugin.o options.o
|
||||
VPATH = content:css:desktop:render:riscos:utils
|
||||
WARNFLAGS = -W -Wall -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-qual \
|
||||
-Wcast-align -Wwrite-strings -Wconversion -Wstrict-prototypes \
|
||||
|
Loading…
Reference in New Issue
Block a user