Makefile.sources
上传用户:yhdzpy8989
上传日期:2007-06-13
资源大小:13604k
文件大小:0k
源码类别:

生物技术

开发平台:

C/C++

  1. # $Id: Makefile.sources,v 1000.0 2003/10/29 21:05:45 gouriano Exp $
  2. #
  3. # Generate ASN.1 serialization code in the "objects/" projects
  4. include $(builddir)/Makefile.mk
  5. all all_r all_p:
  6. cd "$(srcdir)" || exit 2;  $(MAKE) all_files
  7. clean clean_r clean_p purge purge_r purge_p: