20daff5657
- MFen Makefile->1.5
7 lines
125 B
Bash
7 lines
125 B
Bash
#!/bin/sh
|
|
|
|
# $Wintelcom: src/freebsd/pxe/doc/pre,v 1.1 2000/07/14 12:42:05 bright Exp $
|
|
# $FreeBSD$
|
|
|
|
echo pre-install
|
|
exit 0
|