]> andersk Git - moira.git/commitdiff
moved gdb.h to ../include; punt dbserv.qc
authormar <mar>
Fri, 8 Mar 1991 10:18:28 +0000 (10:18 +0000)
committermar <mar>
Fri, 8 Mar 1991 10:18:28 +0000 (10:18 +0000)
gdb/Imakefile

index e3d54232846c151947780ee7ce7dad2af50a0714..c8c0b9c8e3f51c3d9ababb29893f2f602173af25 100644 (file)
@@ -15,7 +15,7 @@ OBJECTS       = gdb.o gdb_struct.o gdb_stype.o gdb_trans.o gdb_trans2.o \
        gdb_conn.o gdb_ops.o gdb_serv.o gdb_fserv.o gdb_db.o gdb_debug.o
 
 SRCDIR=$(SRCTOP)/gdb
-CODE=$(SRCS) Imakefile gdb.h gdb_lib.h dbserv.qc
+CODE=$(SRCS) Imakefile gdb_lib.h
 
 all::
 
This page took 0.04018 seconds and 5 git commands to generate.