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

9
goldlib/glibc/Makefile Normal file
View File

@@ -0,0 +1,9 @@
# -*- makefile -*-
TOP=../..
TARGET=glibc
INCS=-I$(TOP)/goldlib/glibc
CFLAGS=-DHAVE_CONFIG_H
include $(TOP)/GNUmakef.inc
include $(TOP)/GNUmakef.lib