lilypond-1.3.88
[lilypond.git] / make / Builtin-rules.make
blobb5fd253b0a069884a9a6c594cb7413079123fd2c
2 # project LilyPond -- the musical typesetter
3 # title cancel all built-in rules
4 # file make/Builtin-rules.make
6 # Copyright (c) 1997 by
7 # Jan Nieuwenhuizen <jan@digicash.com>
8 # Han-Wen Nienhuys <hanwen@stack.nl>
10 # no assembly sources
11 %.o : %.s
13 # no c sources
14 %.o : %.c
16 # not using RCS
17 % :: RCS/%,v
18 $(outdir)/% :: $(outdir)/RCS/%,v
19 % : RCS/%,v
20 $(outdir)/% : $(outdir)/RCS/%,v
21 %.c : RCS/%,v
22 %.cc : RCS/%,v
23 %.hh : RCS/%,v
24 %.make : RCS/%,v
25 $(outdir)/%.dep : $(outdir)/RCS/%,v
26 %.dep : RCS/%.dep,v
27 $(outdir)/%.dep : $(outdir)/RCS/%.dep,v
29 # lily knows better
30 %.tab.c %.tab.h : %.y
32 # fine suffixes:
33 Makefile :
34 %.cc :
35 %.dep :
36 $(outdir)/%.dep:
37 %.hh :
38 %.make :
39 %.p :