mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-12 11:10:07 +00:00
openbsd
This commit is contained in:
parent
20e8b903e1
commit
2860b3559c
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ case "$tag" in
|
|||
;;
|
||||
386-OpenBSD-*)
|
||||
echo ${SYSNAME}-${OBJTYPE}-asm.o ${SYSNAME}-${OBJTYPE}.o pthread.o
|
||||
;;
|
||||
*-OpenBSD-*)
|
||||
echo ${SYSNAME}-${OBJTYPE}-asm.o ${SYSNAME}-${OBJTYPE}.o $SYSNAME.o
|
||||
;;
|
||||
|
|
Loading…
Reference in a new issue