This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
deb-goldedplus/goldlib/glibc/Makefile
2001-06-12 17:31:12 +00:00

10 lines
173 B
Makefile

# -*- makefile -*-
TOP=../..
TARGET=glibc
INCS=-I$(TOP)/goldlib/glibc -I$(TOP)/goldlib/gall
CFLAGS=-DHAVE_CONFIG_H
include $(TOP)/GNUmakef.inc
include $(TOP)/GNUmakef.lib