version 1.5, 2000/01/10 19:21:17 |
version 1.7, 2000/01/18 09:46:53 |
|
|
## $OpenXM: OpenXM/src/kan96xx/plugin/Makefile,v 1.4 2000/01/10 14:31:38 maekawa Exp $ |
## $OpenXM: OpenXM/src/kan96xx/plugin/Makefile,v 1.6 2000/01/10 19:45:33 maekawa Exp $ |
|
|
OPENXM=../../../../OpenXM |
OPENXM=../../../../OpenXM |
OPEMXM_CONTRIB=../../../../OpenXM_contrib |
OPEMXM_CONTRIB=../../../../OpenXM_contrib |
Line 14 CFLAGS+=-g -I$(GMP) -I../Kan |
|
Line 14 CFLAGS+=-g -I$(GMP) -I../Kan |
|
|
|
all: all-gc all-gmp asirconv.a cmo.a file2.a ox.a sample.a sm1Socket.a |
all: all-gc all-gmp asirconv.a cmo.a file2.a ox.a sample.a sm1Socket.a |
|
|
|
.SUFFIXES: |
|
|
clean: |
clean: |
$(RM) -f *.a *.o a.out cmo.h cmotag.hh cmotagToName cmptag.htmp \ |
$(RM) -f *.a *.o a.out cmo.h cmotag.hh cmotagToName cmptag.htmp \ |
ox.h ox.hh ox_kan.h |
ox.h ox.hh ox_kan.h |
|
|
file2.o: file2.h file2.c |
file2.o: file2.h file2.c |
|
|
ox.a: mytcpio.o oxmisc.o oxmisc2.o |
ox.a: mytcpio.o oxmisc.o oxmisc2.o |
|
$(AR) ru $@ $? |
|
$(GC)/if_not_there $(GC)/on_sparc_sunos5 ranlib $@ |
|
|
ox.h: oxx.h |
ox.h: oxx.h |
@echo "Making ox.h" |
@echo "Making ox.h" |