aae9e702ed
Tidy Makefile, simpler to set DISTNAME and DISTFILES.
13 lines
677 B
Plaintext
13 lines
677 B
Plaintext
$OpenBSD: patch-config_sub,v 1.1 2001/11/12 16:24:10 espie Exp $
|
|
--- config.sub.orig Sat Feb 13 00:44:50 1999
|
|
+++ config.sub Sat Nov 10 03:54:05 2001
|
|
@@ -609,7 +609,7 @@ case $os in
|
|
| -amigados* | -msdos* | -newsos* | -unicos* | -aos* \
|
|
| -nindy* | -vxworks* | -ebmon* | -hms* | -mvs* | -clix* \
|
|
| -riscos* | -linux* | -uniplus* | -iris* | -rtu* | -xenix* \
|
|
- | -hiux* | -386bsd* | -netbsd* | -freebsd* | -riscix* \
|
|
+ | -hiux* | -386bsd* | -netbsd* | -freebsd* | -openbsd* | -riscix* \
|
|
| -lynxos* | -bosx* | -nextstep* | -cxux* | -aout* | -elf* \
|
|
| -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta | -udi | -eabi)
|
|
;;
|