Sign in
gfiber
/
vendor
/
opensource
/
netsnmp
/
c3ce580de9f83f51772aaa3be89a2bd7c7968777
/
.
/
remove-files
blob: 663aebbb9d8785a53e398373e83e4797ed407895 [
file
] [
log
] [
blame
]
#!/bin/sh
DIR
=
"cmusnmp"
if
[
"$1"
!=
""
];
then
DIR
=
"$1"
fi
cd $DIR
touch stamp
-
h
.
in
stamp
-
h configure
rm
-
f remove
-
files
rm
-
f makedepend
.
in
rm
-
f agent
/
mibgroup
/
versiontag
rm
-
f ISSUES
rm
-
f makenosysdepend
.
pl
rm
-
f makefileindepend
.
pl