aboutsummaryrefslogtreecommitdiff
path: root/Make.rules
blob: 013402b6ad3174e0d81a34d1ea04555008f9a18e (plain)
1
2
3
4
5
6
.in.sh:
	$(AM_V_GEN)sed -f $(top_builddir)/build.sed $< > $@
.1in.1:
	$(AM_V_GEN)sed -f $(top_builddir)/build.sed $< > $@
.5in.5:
	$(AM_V_GEN)sed -f $(top_builddir)/build.sed $< > $@

Return to:

Send suggestions and report system problems to the System administrator.