summaryrefslogtreecommitdiffstats
path: root/Makefile.am
blob: 68f5e157f50d3ca9344fc95ff1c07581c7efae23 (plain)
1
2
3
4
5
6
7
8
9
10
11

installconf:
	@echo "**** WARNING - This will overwrite any existing files ****"
	@echo "**** WARNING - This will overwrite any existing files ****"
	@echo "**** WARNING - This will overwrite any existing files ****"
	@echo
	@echo Hit the return key to proceed, or ^C to exit.
	@read
	@for app in $(SUBDIRS); do $(MAKE) -C $$app installconf; done

SUBDIRS = ax25 hdlcutil kiss netrom rose tcpip user_call