Makefile revision 1aa1e24848903d11780db1ade355be73ad61a937
# Makefile for udev extra invoked from the udev main Makefile
#
# Copyright (C) 2004-2005 Kay Sievers <kay.sievers@vrfy.org>
#
# Released under the GNU General Public License, version 2.
#
OBJ =
HEADERS =
prefix =
INSTALL_PROGRAM = ${INSTALL}
%.o: %.c $(GEN_HEADERS)
# man pages
%.8: %.xml
.PRECIOUS: %.8
@echo "Please create a man page for this tool."
@echo "Please create a man page for this tool."
@echo "no config file to install"