gecko-dev/modules/calendar/Makefile
spider%netscape.com f8ed5b81e9 Whomping latest Nova Calendar Core implementation into FS
NOTE:  Mozilla & Gromit should not be building this stuff.
1998-09-15 02:20:22 +00:00

14 lines
151 B
Makefile

#! gmake
NS_DEPTH = ..
DEPTH = $(NS_DEPTH)
include $(NS_DEPTH)/config/config.mk
DIRS = src
CSRCS = julmain.c
include $(NS_DEPTH)/config/rules.mk