]> granicus.if.org Git - graphviz/commitdiff
add back various peripheral missing bits of old tree to get "make dist" and "rpmbuild...
authorellson <devnull@localhost>
Mon, 3 Jan 2005 20:54:57 +0000 (20:54 +0000)
committerellson <devnull@localhost>
Mon, 3 Jan 2005 20:54:57 +0000 (20:54 +0000)
Makeargs [new file with mode: 0644]

diff --git a/Makeargs b/Makeargs
new file mode 100644 (file)
index 0000000..533b7d3
--- /dev/null
+++ b/Makeargs
@@ -0,0 +1,11 @@
+CC=cc
+GVIZ_VERSION=1.8
+VERSION_NUM=="$(GVIZ_VERSION)"
+VERSION=="gviz$(GVIZ_VERSION)"
+# HAVE_AST==1
+# HAVECS==1
+# NIL==_NIL
+HAVEDOT==1
+BUILDDATE=="$( date )"
+EXTRALIBS=$(HOME)/arch/$(ARCH)
+export CC GVIZ_VERSION VERSION_NUM VERSION HAVE_AST HAVECS HAVEDOT BUILDDATE NIL EXTRALIBS