6
0
Fork 0
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
tde-systemsettings/Makefile.am

23 Zeilen
512 B

## (C) 1997 Stephan Kulow
AUTOMAKE_OPTIONS = foreign
DISTCLEANFILES = inst-apps
install-data-local:
@echo ""
@echo ""
@echo "*************** Important *************************"
@echo ""
@echo "This module contains unreleased software."
@echo ""
@echo "The software may compile and work, but it may just"
@echo "as well neither compile nor work."
@echo ""
@echo "****************************************************"
@echo ""
include admin/deps.am
include admin/Doxyfile.am
SUBDIRS=$(TOPSUBDIRS)