Milán Major

netscape-revival

1 branch
Code

cmd/xfe/hpane/Makefile

#! gmake

DEPTH = ../../..

CSRCS = HPaned.c
OBJS = $(CSRCS:.c=.o)

LIBRARY = libHPane.a

include $(DEPTH)/config/rules.mk