/[svn]/linuxsampler/tags/singlechannel/Makefile.am
ViewVC logotype

Contents of /linuxsampler/tags/singlechannel/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


Revision 43 - (show annotations) (download)
Sun Apr 11 17:25:39 2004 UTC (19 years, 11 months ago) by (unknown author)
File size: 245 byte(s)
This commit was manufactured by cvs2svn to create tag 'singlechannel'.
1 # not a GNU package. You can remove this line, if
2 # have all needed files, that a GNU package needs
3 AUTOMAKE_OPTIONS = foreign 1.4
4
5 SUBDIRS = src
6
7 .PHONY: parser
8
9 # generate parser with lex and yacc
10 parser:
11 @cd $(srcdir)/src/network && make $@

  ViewVC Help
Powered by ViewVC