head	1.3;
access;
symbols;
locks
	kamp:1.3; strict;
comment	@# @;


1.3
date	2004.09.15.22.36.18;	author kamp;	state Exp;
branches;
next	1.2;

1.2
date	2004.09.15.22.35.35;	author kamp;	state Exp;
branches;
next	1.1;

1.1
date	2004.09.15.22.33.33;	author kamp;	state Exp;
branches;
next	;


desc
@College Station Version
@


1.3
log
@Added even more cleaning.
@
text
@#
# Generated by the ICS builderXcessory (BX).
#
#
# Builder Xcessory 3.0.
#
#
CC=cc
CFLAGS=-I/usr/dt/include -I/usr/X11R6/include -g -D_NO_PROTO -L/usr/X11R6/lib -DOS=5 -fwritable-strings
# LIBS=-lXm -lXt -lX11 -lm 
# for debugging 
LIBS=-lXm -lXt -lX11 ./myDebug.o
OFILES = sagan-c.o sagan-creation-c.o sagan-callbacks-c.o sagan-bxutil-c.o EquationMenu.o sagan_defaults.o sagan_drawing_functions.o sagan_functions.o sagan_io.o sagan_data.o sagan_math_functions.o sagan_eventproc_functions.o 
CFILES = sagan-c.c sagan-creation-c.c sagan-callbacks-c.c sagan-bxutil-c.c EquationMenu.c sagan_defaults.c sagan_drawing_functions.c sagan_functions.c sagan_io.c sagan_data.c sagan_math_functions.c sagan_eventproc_functions.c
RM  = rm -f
HSAGAN_OFILES = hsagan-c.o hsagan-creation-c.o hsagan-callbacks-c.o hsagan-bxutil-c.o hsagan_functions.o
HSAGAN_CFILES = hsagan-c.c hsagan-creation-c.c hsagan-callbacks-c.c hsagan-bxutil-c.c hsagan_functions.c

# User-specified options:



all: sagan-c hsagan-c

sagan-c: $(OFILES)
	$(CC) $(CFLAGS) $(OFILES) $(LIBS) -o $@@

hsagan-c: $(HSAGAN_OFILES)
	$(CC) $(CFLAGS) $(HSAGAN_OFILES) $(LIBS) -o $@@

ocodecenter: 
	#load $(CFLAGS) $(OFILES) $(LIBS)

codecenter: 
	#load $(CFLAGS) $(CFILES) $(LIBS)

clean:
	$(RM) $(OFILES) $(HSAGAN_OFILES) sagan-c hsagan-c sagan_local_main-c
	touch x.o
	touch x.exe
	$(RM) *.exe *.o


@


1.2
log
@Added more cleaning.
@
text
@d39 1
d41 2
a42 1
	$(RM) *.exe
@


1.1
log
@Initial revision
@
text
@d38 3
a40 1
	$(RM) $(OFILES) $(HSAGAN_OFILES) sagan-c hsagan-c
@
