# # Makefile for mkdep # Automatically generated from tools/mkdep/Makefile.in # Daniel Veillard, 1997 # include ../../Options LIBS = @LIBS@ @EXTRA_LIBS@ prefix = @prefix@ exec_prefix = @exec_prefix@ bindir = @bindir@ all : mkdep mkdep : mkdep.o $(LD) $(LDFLAGS) -o $@ mkdep.o mkdep.o : @srcdir@/mkdep.c $(CC) $(CFLAGS) -I../.. -c @srcdir@/mkdep.c -o mkdep.o clean : $(RM) *.o install : uninstall : test: all ./mkdep -I../../../w3c-libwww-5.0a/Library/src \ -I../../../thotlib/internals/h \ -I../../../thotlib/internals/var \ -I../../../thotlib/internals/f \ -I../../../thotlib/include \ ../../../thotlib/*/*.c depend : proto :