Remove symlink before recreating it.

This commit is contained in:
mycroft 1993-06-22 02:26:09 +00:00
parent ac6d9dc22e
commit 59962eab80

View File

@ -3,4 +3,5 @@
CONFIGSRCS= i386bsd-dep.c i386-pinsn.c
param.h:
rm -f param.h
ln -s $(.CURDIR)/config/m-i386bsd.h param.h