]> code.citadel.org Git - citadel.git/commitdiff
hopefully cleaned up line breaks; add Id tag
authorNathan Bryant <loanshark@uncensored.citadel.org>
Tue, 11 Jan 2000 21:10:52 +0000 (21:10 +0000)
committerNathan Bryant <loanshark@uncensored.citadel.org>
Tue, 11 Jan 2000 21:10:52 +0000 (21:10 +0000)
daphne/makefile.g95

index c5aa634cba1b34c392f78b6c355d423d20e2c726..a9271d365799e741b7ca4e0deb7fc7477a0aa447 100644 (file)
@@ -1,4 +1,5 @@
 # Makefile for Daphne on wxWindows/MSW built with Cygwin
+# $Id$
 
 TARGET          = daphne
 
@@ -9,5 +10,4 @@ MY_OBJECTS     = citclient.o enter.o express_message.o main.o message.o \
 
 OBJECTS         = $(MY_OBJECTS)
 
-include $(WXDIR)/src/makeprog.g95
-
+include $(WXDIR)/src/makeprog.g95
\ No newline at end of file