home *** CD-ROM | disk | FTP | other *** search
Makefile | 1996-01-09 | 918 b | 36 lines |
- #!!RunImage
- #
- # Makefile generated by Easy C version 1.54/2.34 (31 Dec 1995)
- # on Tue Jan 9 23:39:42 1996
- #
- # This makefile builds the following files:
- # c.threads
-
- CFLAGS = -note -desk -nodeb -ob -w=6 -in -noth -nolis -la=C++ -exc -st=A -op=p,f -nop -er=20 -ti=5 -nolin -norun
-
- LDFLAGS = -i=!RunImage -des -noth -nodeb -ti=5 -b=&8000 -nom -l=c++lib,Vista
-
-
- # The executable image produced is !RunImage
-
- OBJS = o.threads
-
- image : $(OBJS)
- $(LINK) $(OBJS) $(LDFLAGS) $(TASK) -desk
-
-
- library : $(OBJS)
- $(AR) u !RunImage $(OBJS)
-
- # Header file dependencies:
-
- o.threads : Vista:h.wins Vista:h.datasave Vista:h.tools Vista:h.channel Vista:h.objects
- o.threads : Vista:h.menu Vista:h.icon Vista:h.window Vista:h.template Vista:h.msgtrans
- o.threads : Vista:h.tasm Vista:h.thread Vista:h.delete Vista:h.task Vista:h.vista
- o.threads : h.threads
-
-
- #
- # End of generated makefile, add other dependencies here
- #
-