#!/bin/sh # part of the gn*nix conspiracy http://gnnix.org # Copyright (C) Linus Sphinx 2004 gnxdhcp() { gnxunwrap ${DHCP} gnxfilelist start ${DHCP} gnxconfigure gnxmake gnxmake LIBDIR=/usr/lib INCDIR=/usr/include install gnxfilelist finish ${DHCP} } #eof