# # Bmakefile for libsgmls # # $Id$ # LIB= sgmls SRCS= sgmls.c CFLAGS+= -I${.CURDIR}/../sgmls NOMAN= noman NOPROFILE= noprofile install: .include