Sign in
gfiber
/
vendor
/
opensource
/
netsnmp
/
202993f18024bb5737f68a669ebea3bf6e5313cd
/
.
/
remove-files
blob: db1484dff12d2fe0360a79302a56808acc2af3bb [
file
] [
log
] [
blame
]
#!/bin/sh
DIR
=
"cmusnmp"
if
[
"$1"
!=
""
];
then
DIR
=
"$1"
fi
cd $DIR
touch stamp
-
h
.
in
stamp
-
h configure
rm
-
f
local
/*.
conf
rm
-
f remove
-
files
rm
-
f makedepend
.
in