summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c989862)
raw | patch | inline | side by side (parent: c989862)
author | Jonas Fonseca <fonseca@diku.dk> | |
Wed, 22 Aug 2007 09:29:40 +0000 (11:29 +0200) | ||
committer | Jonas Fonseca <fonseca@diku.dk> | |
Wed, 22 Aug 2007 09:29:40 +0000 (11:29 +0200) |
Makefile | patch | blob | history | |
config.make.in | patch | blob | history |
diff --git a/Makefile b/Makefile
index 446fc3e8914011f9bff5a16176dad69f9c67ec23..0ff9e5d03fbba57470b1e8472bb74a536f737832 100644 (file)
--- a/Makefile
+++ b/Makefile
## Makefile for tig
+all:
+
# Include setting from the configure script
-include config.make
diff --git a/config.make.in b/config.make.in
index b2a79ec34a582a6255ce0f9d576653ee88c82688..9438c0ab56575c8d83d22fdfee51f6ec834eaff0 100644 (file)
--- a/config.make.in
+++ b/config.make.in
ASCIIDOC = @ASCIIDOC@
XMLTO = @XMLTO@
DOCBOOK2PDF = @DOCBOOK2PDF@
+
+tig.c: config.h