Backed out installation of binary (C) version of code.
1 parent 3e17089 commit 8ee936869115dda6618b43b5c640b787ebba82f5
@tundra tundra authored on 2 Mar 2005
Showing 1 changed file
View
3
■■
Makefile
# FreeBSD Ports Makefile For 'validate-upg'
# $Id: Makefile,v 1.101 2005/03/02 08:47:02 tundra Exp $
# $Id: Makefile,v 1.102 2005/03/02 11:19:45 tundra Exp $
 
all: # Just need to create the compiled image
@python -OOOO -c"import py_compile;py_compile.compile('validate-upg.py')"
 
install:
${BSD_INSTALL_SCRIPT} validate-upg.py ${PREFIX}/bin
${BSD_INSTALL_SCRIPT} validate-upg ${PREFIX}/bin
${BSD_INSTALL_MAN} validate-upg.1.gz ${PREFIX}/man/man1