mirror of
https://github.com/adtools/clib2.git
synced 2025-12-08 14:59:05 +00:00
Added getopt_long
git-svn-id: file:///Users/olsen/Code/migration-svn-zu-git/logical-line-staging/clib2/trunk@14976 87f5fb63-7c3d-0410-a384-fd976d0f7a62
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
#
|
||||
# $Id: GNUmakefile.68k,v 1.59 2005-06-04 10:46:21 obarthel Exp $
|
||||
# $Id: GNUmakefile.68k,v 1.60 2005-06-14 15:26:28 tfrieden Exp $
|
||||
#
|
||||
# :ts=8
|
||||
#
|
||||
@ -460,6 +460,7 @@ UNIX_LIB = \
|
||||
fcntl_fcntl.o \
|
||||
fcntl_open.o \
|
||||
fcntl_get_default_file.o \
|
||||
getopt_getopt_long.o \
|
||||
mount_convertinfo.o \
|
||||
mount_statfs.o \
|
||||
stat_chmod.o \
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
#
|
||||
# $Id: GNUmakefile.os4,v 1.64 2005-06-04 14:16:58 obarthel Exp $
|
||||
# $Id: GNUmakefile.os4,v 1.65 2005-06-14 15:26:29 tfrieden Exp $
|
||||
#
|
||||
# :ts=8
|
||||
#
|
||||
@ -459,6 +459,7 @@ UNIX_LIB = \
|
||||
fcntl_fcntl.o \
|
||||
fcntl_open.o \
|
||||
fcntl_get_default_file.o \
|
||||
getopt_getopt_long.o \
|
||||
mount_convertinfo.o \
|
||||
mount_statfs.o \
|
||||
stat_chmod.o \
|
||||
|
||||
Reference in New Issue
Block a user