GoldED+ sources: Initial revision.

This commit is contained in:
Alexander S. Aganichev
2000-02-25 10:15:17 +00:00
commit 5932b8817b
448 changed files with 142031 additions and 0 deletions

8
goldlib/gcfg/Makefile Normal file
View File

@@ -0,0 +1,8 @@
# -*- makefile -*-
TOP=../..
TARGET=gcfg
INCS=-I$(TOP)/goldlib/gall -I$(TOP)/goldlib/gcfg
include $(TOP)/GNUmakef.inc
include $(TOP)/GNUmakef.lib