Converting to Gnu autoconf system.

This commit is contained in:
curt
1998-04-03 22:10:27 +00:00
parent aa645019e9
commit 37488d0f7e
9 changed files with 686 additions and 61 deletions
+8
View File
@@ -0,0 +1,8 @@
libdir = ${exec_prefix}/lib
lib_LTLIBRARIES = libXGL.la
libXGL_la_SOURCES = \
xgl.c \
xglUtils.c
INCLUDES += -I..