GoldED+ sources: Initial revision.
This commit is contained in:
12
goldlib/uulib/Makefile
Normal file
12
goldlib/uulib/Makefile
Normal file
@@ -0,0 +1,12 @@
|
||||
# -*- makefile -*-
|
||||
|
||||
VERSION=0.5
|
||||
PATCH=13
|
||||
|
||||
TOP=../..
|
||||
TARGET=uulib
|
||||
INCS=-I$(TOP)/goldlib/uulib
|
||||
CFLAGS=-DHAVE_CONFIG_H -DVERSION=\"$(VERSION)\" -DPATCH=\"$(PATCH)\"
|
||||
|
||||
include $(TOP)/GNUmakef.inc
|
||||
include $(TOP)/GNUmakef.lib
|
Reference in New Issue
Block a user