/
githubmirror
/
acl
Обзор
Документация
Войти
/
githubmirror
/
acl
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v2.2.49
examples/Makefile
27 строк
1001 B
Brandon Philips
Makefile: add missing files to LSRCFILES
20 ноя 2009, 09:06
20 ноя 2009, 09:06
66c27ad
Код
Авторство
О чём код?
# # Copyright (c) 2001-2002 Silicon Graphics, Inc. All Rights Reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # TOPDIR = .. include $(TOPDIR)/include/builddefs LSRCFILES = README Makefile.examples get-acl.c set-acl.c copy-acl.c copyperm.c LDIRT = get-acl set-acl copy-acl include $(BUILDRULES) default install install-dev install-lib: