[project @ 2004-08-13 15:31:46 by jmb]

Helps if you prevent it breaking first

svn path=/import/netsurf/; revision=1221
This commit is contained in:
John Mark Bell 2004-08-13 15:31:46 +00:00
parent b1b234d64f
commit 5555a3bfd0

View File

@ -169,6 +169,6 @@ clean :
depend css/css_enum.c css/css_enum.h \
css/parser.c css/parser.h css/scanner.c css/scanner.h
ifneq ($(OS),riscos)
include depend
endif
#ifneq ($(OS),riscos)
#include depend
#endif