mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
11 lines
262 B
Plaintext
11 lines
262 B
Plaintext
--- Makefile.in.orig Sun Jan 18 23:02:21 1998
|
|
+++ Makefile.in Sun Jan 18 23:02:34 1998
|
|
@@ -70,7 +70,6 @@
|
|
${RM} -f ${OBJS} ${OBJADDS} ${TARGET} res_send.c
|
|
|
|
install:
|
|
- -mv -f ${DEST}/${TARGET} ${DEST}/${TARGET}.old
|
|
${INSTALL} ${TARGET} ${DEST}
|
|
|
|
gcc2-lint:
|