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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 44 - (show annotations) (download)
Sun Apr 11 17:25:40 2004 UTC (19 years, 11 months ago) by (unknown author)
File size: 245 byte(s)
This commit was manufactured by cvs2svn to create tag 'v0_1_0'.
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