buildroot/package/rsync/Makefile.in

4 lines
60 B
Makefile
Raw Normal View History

2004-10-09 22:07:08 +02:00
ifeq ($(strip $(BR2_PACKAGE_RSYNC)),y)
TARGETS+=rsync
endif