Makefile (93B)
1 ROOT= .. 2 include $(ROOT)/mk/hdr.mk 3 4 HFILES = ixp.h ixp_fcall.h 5 6 include $(ROOT)/mk/common.mk