make/common/CancelImplicits.gmk

changeset 114
1c130e7b7a2e
parent 1
55540e827aef
child 119
b751c528c555
equal deleted inserted replaced
111:3f1ef7f899ea 114:1c130e7b7a2e
54 %: %.S 54 %: %.S
55 %: %.mod 55 %: %.mod
56 %: %.sh 56 %: %.sh
57 endif 57 endif
58 58
59 #
60 # If you are using RCS, you must set the variable USE_RCS at the make
61 # command line. Otherwise we disable RCS.
62 #
63 ifndef USE_RCS
64 %:: %,v
65 %:: RCS/%,v
66 endif

mercurial