Makefile (171B) download
1TOPDIR=../..
2-include $(TOPDIR)/config.mk
3
4OBJS = #openwrite.o util.o
5HEADERS = #arg.h common.h open.h types.h util.h
6LIBRARY = libutil.a
7
8include $(TOPDIR)/mk/lib.mk
unix/fisslib/libutil.old/Makefile in master | |
Repositories | Summary | Log | Files | LICENSE |
Makefile (171B) download
1TOPDIR=../..
2-include $(TOPDIR)/config.mk
3
4OBJS = #openwrite.o util.o
5HEADERS = #arg.h common.h open.h types.h util.h
6LIBRARY = libutil.a
7
8include $(TOPDIR)/mk/lib.mk