mirror of
https://github.com/adtools/clib2.git
synced 2025-12-08 14:59:05 +00:00
- Moved the __UtilityBase/__IUtility variable declarations into
a separate file. - Simplified the library/open close code in "stdlib_main.c". git-svn-id: file:///Users/olsen/Code/migration-svn-zu-git/logical-line-staging/clib2/trunk@14908 87f5fb63-7c3d-0410-a384-fd976d0f7a62
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
#
|
||||
# $Id: smakefile,v 1.35 2005-03-19 11:06:57 obarthel Exp $
|
||||
# $Id: smakefile,v 1.36 2005-03-30 19:37:26 obarthel Exp $
|
||||
#
|
||||
# :ts=8
|
||||
#
|
||||
@ -439,6 +439,7 @@ STDLIB_OBJ = \
|
||||
stdlib_swapstack.o \
|
||||
stdlib_system.o \
|
||||
stdlib_unsetenv.o \
|
||||
stdlib_utilitybase.o \
|
||||
stdlib_wildcard_expand.o \
|
||||
stdlib_stdio_window_spec.o
|
||||
|
||||
|
||||
Reference in New Issue
Block a user