代码搜索:GNUmake
找到约 71 项符合「GNUmake」的源代码
代码结果 71
www.eeworm.com/read/229812/4729201
gnumake
include $(DEVDIR)/build/mif/master.mk
SRCDIRS = ./c $(CPP_DIR) $(WATCOM_DIR)/c
vpath %.c $(SRCDIRS)
OBJECTS =
OBJECTS += ytab.o
OBJECTS += errors.o errprt.o exeobj.o exeres.o exerespe.o
OB
www.eeworm.com/read/229812/4729374
gnumake
include $(DEVDIR)/build/mif/master.mk
SRCDIRS = $(WRES_DIR)/c
OBJECTS =
# OBJECTS += loadstr.o wresrtns.o wriidfn.o wrfindrs.o wrgetli.o ropenfro.o
# OBJECTS += wrinitdi.o wrreaddi.o wrfreed
www.eeworm.com/read/229812/4735013
gnumake
include watcom.mk
#include twin.mk
include windu.mk
LIBNAME = gui
LIBDIRS += /usr/lib
LIBS += -lncurses
SRCDIRS = $(GUI_DIR)/c $(GUI_DIR)/win/c
__STDINC_DIRS += $(SYS_INCS) $(WININCDI
www.eeworm.com/read/229812/4742884
gnumake
include watcom.mk
SAMPLE = sample
LIBDIRS += $(AUI_DIR)/of386l
LIBDIRS += $(GUI_DIR)/of386l
LIBDIRS += $(UI_DIR)/of386l
LIBDIRS += $(WCLIB_DIR)/of386l
LIBDIRS += $(WRES_DIR)/of386l
LIBDIRS
www.eeworm.com/read/378746/9216869
pdf gnumake.pdf
www.eeworm.com/read/374700/9388485
opt gnumake.opt
#
# Byte ordering ... default is Intel ordering (CPL_LSB),
# Select CPL_MSB for SUNs or other platforms with MSB first ordering.
#
# BYTE_ORDER_FL = -DCPL_MSB
BYTE_ORDER_FL = -DCPL_LSB
OPT
www.eeworm.com/read/243682/12925481
txt gnumake.txt
/L10"Makefiles" Line Comment = # String Chars = "' File Extensions = MAK MK
/Delimiters = ~!&+=|\/{}[];"'()> ,
/Marker Characters = "()"
/C1"Variables"
$% $* $< $? $@ $^
%D %F
*D *F
www.eeworm.com/read/487300/6518978
exe gnumake.exe
www.eeworm.com/read/339978/12190463