

Operating System/2 Program Maintenance Utility

Version 2.000.000 Mar 27 1992

Copyright (C) IBM Corporation 1988-1991.

Copyright (C) Microsoft Corp. 1988-1991.

All rights reserved.

	gcc -O -DUNIX -c Checks.c
	gcc -O -DUNIX -c DynArray.c
	gcc -O -DUNIX -c General.c
	gcc -O -DUNIX -c Heap.c
	gcc -O -DUNIX -c IO.c
	gcc -O -DUNIX -c Idents.c
	gcc -O -DUNIX -c Layout.c
	gcc -O -DUNIX -c Lists.c
	gcc -O -DUNIX -c Memory.c
	gcc -O -DUNIX -c Relations.c
	gcc -O -DUNIX -c Sets.c
	gcc -O -DUNIX -c SetsC.c
	gcc -O -DUNIX -c StdIO.c
	gcc -O -DUNIX -c StringMem.c
	gcc -O -DUNIX -c Strings.c
	gcc -O -DUNIX -c System.c
	gcc -O -DUNIX -c Texts.c
	gcc -O -DUNIX -c Times.c
	gcc -O -DUNIX -c Arguments.c
	gcc -O -DUNIX -c SYSTEM_.c
	gcc -O -DUNIX -c Positions.c
	gcc -O -DUNIX -c Errors.c
	gcc -O -DUNIX -c Source.c
	gcc -O -DUNIX -c Sort.c
	ar uc libreuse.a Checks.o DynArray.o General.o Heap.o IO.o Idents.o Layout.o  Lists.o Memory.o Relations.o Sets.o SetsC.o StdIO.o StringMem.o  Strings.o System.o Texts.o Times.o Arguments.o SYSTEM_.o  Positions.o Errors.o Source.o Sort.o
	emxomf -l libreuse.a
	emxomf -x *.o
