summaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile13
1 files changed, 7 insertions, 6 deletions
diff --git a/src/Makefile b/src/Makefile
index 3b49ad7..b10514f 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -1,20 +1,21 @@
#
# Ivy, C interface
#
-# Copyright (C) 1997-1999
-# Centre d'Études de la Navigation Aérienne
+# Copyright (C) 1997-1999
+# Centre d'Études de la Navigation Aérienne
#
# Makefile
#
-# Authors: François-Régis Colin <colin@cenatoulouse.dgac.fr>
-# Stéphane Chatty <chatty@cenatoulouse.dgac.fr>
+# Authors: François-Régis Colin <colin@cenatoulouse.dgac.fr>
+# Stéphane Chatty <chatty@cenatoulouse.dgac.fr>
#
# $Id$
#
-# Please refer to file version.h for the
-# copyright notice regarding this software
+# Please refer to file version.h for the
+# copyright notice regarding this software
#
#
+
XTINC = /usr/X11R6/include
XTLIB = /usr/X11R6/lib
CC=gcc