Text Blame History Raw

ident %W% %E% %Q%

Sample makefile for shared libraries

SRCROOT= ../.. RULESDIR= RULES include $(SRCROOT)/$(RULESDIR)/rules.top

INSDIR= lib TARGETLIB= aal CPPOPTS += -DFOKUS CFILES= aallib.c LIBS= XMK_FILE= Makefile.man

include $(SRCROOT)/$(RULESDIR)/rules.shl