home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD Actual 8
/
CDACTUAL8.iso
/
share
/
os2
/
utilidad
/
csd
/
basecsd2.exe
/
SAMPLES
/
SNMPSAMP
/
SNMPSMPL.MAK
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Makefile
|
1992-11-27
|
262 b
|
13 lines
# if make_pw is not found via the std path, then specify directory in the
# next line and uncomment that line
#bin_dir = E:\tcpipbert\src\srcbin\
all: pw trap.dst
trap.dst:
copy snmptrap.dst $(ETC)
pw:
$(bin_dir)make_pw
copy snmp.pw $(ETC)