9 lines
131 B
Makefile
Executable File
9 lines
131 B
Makefile
Executable File
# -*- makefile -*-
|
|
|
|
TOP=../..
|
|
TARGET=msgidlib
|
|
#INCS=-I$(TOP)/goldlib/gall
|
|
|
|
include $(TOP)/GNUmakef.inc
|
|
include $(TOP)/GNUmakef.lib
|