# Generated automatically from Makefile.in by configure. # The -I and -L flags should point to the most current V library. # In this case, "../acmp/V/lib" is the directory that corresponds to # the acm 3.0 sources. # # The "-systype bsd43" is a Mips-specific flag. # #CFLAGS = -g -I../acmp/V/lib -L../acmp/V/lib #CFLAGS = -systype bsd43 -g -I../acmp/V/lib -L../acmp/V/lib ACM = .. srcdir = . prefix = /usr/local bindir = $(prefix)/bin SHELL = /bin/sh CC = cc SLIBS = -lXm -lXp -L/usr/X11R6/lib -lXt -lXext -lX11 INSTALL = ../ INSTALL_PROGRAM = install -s -o root -g wheel -m 555 INSTALL_DATA = install -o root -g wheel -m 444 CFLAGS = -g -I$(ACM)/src -L$(ACM)/V/lib \ -I$(srcdir)/../V/lib -I$(srcdir)/../src \ -I$(ACM)/dis -I$(srcdir)/../dis -DHAVE_DIS OBJS = gedit.o actions.o gutil.o gutil1.o gutil2.o \ circle.o edit.o VWriteObject.o io.o dialog.o cell.o \ CrExFormDlg.o gedit: $(OBJS) rm -rf gedit $(CC) $(CFLAGS) -o gedit $(OBJS) $(SLIBS) -lm clean: rm -rf core *.o *~ gedit distclean: clean rm -rf Makefile config.status config.log config.cache gedit.o: gedit.h gutil.o: gedit.h actions.o: gedit.h gutil1.o: gedit.h gutil2.o: gedit.h edit.o: gedit.h io.o: gedit.h cell.o: cell.h gedit.h dislog.o: cell.h gedit.h