`version' needs to be declared `extern'.
[sgt/halibut] / Makefile
index eab0e3e..ffbe88b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -9,12 +9,15 @@
 # Currently depends on GNU make, because:
 #  - the Makefile uses GNU ifdef / ifndef commands and GNU make `%'
 #    pattern rules
+#  - we use .PHONY
 
 prefix=/usr/local
 exec_prefix=$(prefix)
 bindir=$(exec_prefix)/bin
 INSTALL=install -c
 
+.PHONY: all install clean spotless topclean release
+
 ifdef RELEASE
 ifndef VERSION
 VERSION := $(RELEASE)
@@ -103,7 +106,7 @@ CFLAGS += -I$(LIBCHARSET_SRCDIR) -I$(LIBCHARSET_OBJDIR)
 include $(LIBCHARSET_SRCDIR)Makefile
 
 MODULES := main malloc ustring error help licence version misc tree234
-MODULES += input keywords contents index style biblio
+MODULES += input keywords contents index biblio
 MODULES += bk_text bk_html bk_whlp bk_man bk_info bk_paper bk_ps bk_pdf
 MODULES += winhelp psdata wcwidth