您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
tde-systemsettings/Makefile.am.in

22 行
490 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