kopia lustrzana https://github.com/Hamlib/Hamlib
Fix rebuild dependency
rodzic
aab02e5a27
commit
93560bf682
|
@ -111,5 +111,6 @@ hamlibdatetime.h: Makefile
|
||||||
cp $@ $(top_srcdir)/tests/$(@F) ;\
|
cp $@ $(top_srcdir)/tests/$(@F) ;\
|
||||||
fi
|
fi
|
||||||
test -f $(top_srcdir)/tests/$(@F) || cp $(top_srcdir)/tests/$(@F).in $(top_srcdir)/tests/$(@F)
|
test -f $(top_srcdir)/tests/$(@F) || cp $(top_srcdir)/tests/$(@F).in $(top_srcdir)/tests/$(@F)
|
||||||
|
test -f $@ || cp $(top_srcdir)/tests/$(@F).in $@
|
||||||
|
|
||||||
CLEANFILES = testrig.sh testfreq.sh testbcd.sh testloc.sh
|
CLEANFILES = testrig.sh testfreq.sh testbcd.sh testloc.sh
|
||||||
|
|
Ładowanie…
Reference in New Issue