📄 makefile.am
字号:
## Process this file with automake to produce Makefile.in## Do not edit this file directly. It is generated from Makefile.am.m4SUFFIXES = .x .C .h .py.x.h: -$(RPCC) -h -DSFSSVC $< || rm -f $@.x.C: -$(RPCC) -c -DSFSSVC $< || rm -f $@.x.py: -$(RPCC) -python $< || rm -f $@$(RPCC): @:chord_types.py: chord_types.x # $(RPCC)chord_types.h: chord_types.x # $(RPCC)chord_types.C: chord_types.x # $(RPCC)chord_types.o: chord_types.hchord_types.lo: chord_types.hchord_prot.py: chord_prot.x # $(RPCC)chord_prot.h: chord_prot.x # $(RPCC)chord_prot.C: chord_prot.x # $(RPCC)chord_prot.o: chord_prot.hchord_prot.lo: chord_prot.hlsdctl_prot.py: lsdctl_prot.x # $(RPCC)lsdctl_prot.h: lsdctl_prot.x # $(RPCC)lsdctl_prot.C: lsdctl_prot.x # $(RPCC)lsdctl_prot.o: lsdctl_prot.hlsdctl_prot.lo: lsdctl_prot.hdebruijn_prot.py: debruijn_prot.x # $(RPCC)debruijn_prot.h: debruijn_prot.x # $(RPCC)debruijn_prot.C: debruijn_prot.x # $(RPCC)debruijn_prot.o: debruijn_prot.hdebruijn_prot.lo: debruijn_prot.hdhash_types.py: dhash_types.x # $(RPCC)dhash_types.h: dhash_types.x # $(RPCC)dhash_types.C: dhash_types.x # $(RPCC)dhash_types.o: dhash_types.hdhash_types.lo: dhash_types.hdhash_prot.py: dhash_prot.x # $(RPCC)dhash_prot.h: dhash_prot.x # $(RPCC)dhash_prot.C: dhash_prot.x # $(RPCC)dhash_prot.o: dhash_prot.hdhash_prot.lo: dhash_prot.hdhashgateway_prot.py: dhashgateway_prot.x # $(RPCC)dhashgateway_prot.h: dhashgateway_prot.x # $(RPCC)dhashgateway_prot.C: dhashgateway_prot.x # $(RPCC)dhashgateway_prot.o: dhashgateway_prot.hdhashgateway_prot.lo: dhashgateway_prot.hfingers_prot.py: fingers_prot.x # $(RPCC)fingers_prot.h: fingers_prot.x # $(RPCC)fingers_prot.C: fingers_prot.x # $(RPCC)fingers_prot.o: fingers_prot.hfingers_prot.lo: fingers_prot.hmerkle_sync_prot.py: merkle_sync_prot.x # $(RPCC)merkle_sync_prot.h: merkle_sync_prot.x # $(RPCC)merkle_sync_prot.C: merkle_sync_prot.x # $(RPCC)merkle_sync_prot.o: merkle_sync_prot.hmerkle_sync_prot.lo: merkle_sync_prot.hrecroute_prot.py: recroute_prot.x # $(RPCC)recroute_prot.h: recroute_prot.x # $(RPCC)recroute_prot.C: recroute_prot.x # $(RPCC)recroute_prot.o: recroute_prot.hrecroute_prot.lo: recroute_prot.haccordion_prot.py: accordion_prot.x # $(RPCC)accordion_prot.h: accordion_prot.x # $(RPCC)accordion_prot.C: accordion_prot.x # $(RPCC)accordion_prot.o: accordion_prot.haccordion_prot.lo: accordion_prot.hsfsro_prot_cfs.py: sfsro_prot_cfs.x # $(RPCC)sfsro_prot_cfs.h: sfsro_prot_cfs.x # $(RPCC)sfsro_prot_cfs.C: sfsro_prot_cfs.x # $(RPCC)sfsro_prot_cfs.o: sfsro_prot_cfs.hsfsro_prot_cfs.lo: sfsro_prot_cfs.htransport_prot.py: transport_prot.x # $(RPCC)transport_prot.h: transport_prot.x # $(RPCC)transport_prot.C: transport_prot.x # $(RPCC)transport_prot.o: transport_prot.htransport_prot.lo: transport_prot.hdhc_prot.py: dhc_prot.x # $(RPCC)dhc_prot.h: dhc_prot.x # $(RPCC)dhc_prot.C: dhc_prot.x # $(RPCC)dhc_prot.o: dhc_prot.hdhc_prot.lo: dhc_prot.hadb_prot.py: adb_prot.x # $(RPCC)adb_prot.h: adb_prot.x # $(RPCC)adb_prot.C: adb_prot.x # $(RPCC)adb_prot.o: adb_prot.hadb_prot.lo: adb_prot.h$(DEP_FILES): chord_types.h chord_prot.h lsdctl_prot.h debruijn_prot.h dhash_types.h dhash_prot.h dhashgateway_prot.h fingers_prot.h merkle_sync_prot.h recroute_prot.h accordion_prot.h sfsro_prot_cfs.h transport_prot.h dhc_prot.h adb_prot.hEXTRA_DIST = Makefile.am.m4 .cvsignore bigint.pylibsvc_la_SOURCES = chord_types.C chord_prot.C lsdctl_prot.C debruijn_prot.C dhash_types.C dhash_prot.C dhashgateway_prot.C fingers_prot.C merkle_sync_prot.C recroute_prot.C accordion_prot.C sfsro_prot_cfs.C transport_prot.C dhc_prot.C adb_prot.Cnoinst_HEADERS = chord_types.x chord_prot.x lsdctl_prot.x debruijn_prot.x dhash_types.x dhash_prot.x dhashgateway_prot.x fingers_prot.x merkle_sync_prot.x recroute_prot.x accordion_prot.x sfsro_prot_cfs.x transport_prot.x dhc_prot.x adb_prot.x chord_types.h chord_prot.h lsdctl_prot.h debruijn_prot.h dhash_types.h dhash_prot.h dhashgateway_prot.h fingers_prot.h merkle_sync_prot.h recroute_prot.h accordion_prot.h sfsro_prot_cfs.h transport_prot.h dhc_prot.h adb_prot.hchordlib_LTLIBRARIES = libsvc.lachordinclude_HEADERS = chord_types.x dhash_types.x dhashgateway_prot.x dhash_types.h chord_types.h dhash_prot.h dhashgateway_prot.h lsdctl_prot.hchorddata_DATA = chord_types.py dhash_types.py dhashgateway_prot.py bigint.pydist-hook: cd $(distdir) && rm -f chord_types.h chord_prot.h lsdctl_prot.h debruijn_prot.h dhash_types.h dhash_prot.h dhashgateway_prot.h fingers_prot.h merkle_sync_prot.h recroute_prot.h accordion_prot.h sfsro_prot_cfs.h transport_prot.h dhc_prot.h adb_prot.h chord_types.C chord_prot.C lsdctl_prot.C debruijn_prot.C dhash_types.C dhash_prot.C dhashgateway_prot.C fingers_prot.C merkle_sync_prot.C recroute_prot.C accordion_prot.C sfsro_prot_cfs.C transport_prot.C dhc_prot.C adb_prot.C chord_types.py chord_prot.py lsdctl_prot.py debruijn_prot.py dhash_types.py dhash_prot.py dhashgateway_prot.py fingers_prot.py merkle_sync_prot.py recroute_prot.py accordion_prot.py sfsro_prot_cfs.py transport_prot.py dhc_prot.py adb_prot.py.PHONY: rpccleanrpcclean: rm -f chord_types.h chord_prot.h lsdctl_prot.h debruijn_prot.h dhash_types.h dhash_prot.h dhashgateway_prot.h fingers_prot.h merkle_sync_prot.h recroute_prot.h accordion_prot.h sfsro_prot_cfs.h transport_prot.h dhc_prot.h adb_prot.h chord_types.C chord_prot.C lsdctl_prot.C debruijn_prot.C dhash_types.C dhash_prot.C dhashgateway_prot.C fingers_prot.C merkle_sync_prot.C recroute_prot.C accordion_prot.C sfsro_prot_cfs.C transport_prot.C dhc_prot.C adb_prot.C chord_types.py chord_prot.py lsdctl_prot.py debruijn_prot.py dhash_types.py dhash_prot.py dhashgateway_prot.py fingers_prot.py merkle_sync_prot.py recroute_prot.py accordion_prot.py sfsro_prot_cfs.py transport_prot.py dhc_prot.py adb_prot.pyCLEANFILES = core *.core *~ *.rpo stamp-svc-repo chord_types.h chord_prot.h lsdctl_prot.h debruijn_prot.h dhash_types.h dhash_prot.h dhashgateway_prot.h fingers_prot.h merkle_sync_prot.h recroute_prot.h accordion_prot.h sfsro_prot_cfs.h transport_prot.h dhc_prot.h adb_prot.h chord_types.C chord_prot.C lsdctl_prot.C debruijn_prot.C dhash_types.C dhash_prot.C dhashgateway_prot.C fingers_prot.C merkle_sync_prot.C recroute_prot.C accordion_prot.C sfsro_prot_cfs.C transport_prot.C dhc_prot.C adb_prot.C chord_types.py chord_prot.py lsdctl_prot.py debruijn_prot.py dhash_types.py dhash_prot.py dhashgateway_prot.py fingers_prot.py merkle_sync_prot.py recroute_prot.py accordion_prot.py sfsro_prot_cfs.py transport_prot.py dhc_prot.py adb_prot.pyMAINTAINERCLEANFILES = Makefile.in Makefile.am$(srcdir)/Makefile.am: $(srcdir)/Makefile.am.m4 @rm -f $(srcdir)/Makefile.am~ $(M4) $(srcdir)/Makefile.am.m4 > $(srcdir)/Makefile.am~ mv -f $(srcdir)/Makefile.am~ $(srcdir)/Makefile.am
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -