blob: 9d706205bdf11e91869d5066caddc6b1de45e634 [file] [log] [blame]
#
# Copyright (c) 2000-2001 Silicon Graphics, Inc. All Rights Reserved.
#
TOPDIR = ..
include $(TOPDIR)/include/builddefs
LSRCFILES = changelog compat control copyright rules shlibs.local watch
LDIRDIRT = xfsdump
LDIRT = files *.log *.substvars *.debhelper
default:
include $(BUILDRULES)
install: default
ifeq ($(PKG_DISTRIBUTION), debian)
$(INSTALL) -m 755 -d $(PKG_DOC_DIR)
$(INSTALL) -m 644 changelog $(PKG_DOC_DIR)/changelog.Debian
endif
install-dev: default