Lines Matching full:makefile
44 type "make -f Makefile.aut distfiles".
50 This will generate a Makefile and a defines.h.
81 4. It is a good idea to look over the generated Makefile and defines.h
84 Makefile now. Take particular notice of the list of "terminal"
85 libraries in the LIBS definition in the Makefile; these may need
93 If you edit less.hlp, you should run "make -f Makefile.aut help.c".
131 3. If you are using Microsoft Visual C++, run "nmake -f Makefile.wnm".
132 If you are using mingw, run "make -f Makefile.wng".
133 If you are using Borland C, run "make -f Makefile.wnb".
151 2. If you are using Microsoft C, rename MAKEFILE.DSU to MAKEFILE.
152 If you are using Borland C, rename MAKEFILE.DSB to MAKEFILE.
153 If you are using DJGPP, rename MAKEFILE.DSG to MAKEFILE.
155 3. Look at MAKEFILE to make sure that the definitions for CC and LIBDIR
159 either modify the definitions directly in MAKEFILE, or set your
161 in MAKEFILE.
188 2. Rename Makefile.o2e to Makefile.
190 3. Check the Makefile to make sure the definitions look ok.
221 2. If you are using Microware C, rename Makefile.o9c to Makefile.
222 If you are using Ultra C, rename Makefile.o9u to Makefile.
224 3. Check the Makefile to make sure the definitions look ok.