Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 45 → Rev 44

/shark/trunk/drivers/pxc/makefile
3,8 → 3,6
ifndef BASE
BASE=../..
endif
OSLIB=$(BASE)/oslib
 
include $(BASE)/config/config.mk
 
LIBRARY = hpxc
/shark/trunk/drivers/char/makefile
3,8 → 3,6
ifndef BASE
BASE=../..
endif
OSLIB=$(BASE)/oslib
 
include $(BASE)/config/config.mk
 
LIBRARY = hdev
/shark/trunk/drivers/net/makefile
3,8 → 3,6
ifndef BASE
BASE=../..
endif
OSLIB=$(BASE)/oslib
 
include $(BASE)/config/config.mk
 
LIBRARY = hnet
/shark/trunk/drivers/linuxcom/makefile
3,7 → 3,6
ifndef BASE
BASE=../..
endif
OSLIB=$(BASE)/oslib
include $(BASE)/config/config.mk
 
LIBRARY = comp
/shark/trunk/drivers/parport/makefile
3,8 → 3,6
ifndef BASE
BASE=../..
endif
OSLIB=$(BASE)/oslib
 
include $(BASE)/config/config.mk
 
LIBRARY = pport
/shark/trunk/drivers/makefile
17,7 → 17,7
 
cleanall: $(p_cleanall)
 
depend: $(pdepend)
depend: $(p_depend)
 
prefixinstall_%:
make -C $* install
/shark/trunk/drivers/pci/makefile
3,8 → 3,6
ifndef BASE
BASE=../..
endif
OSLIB=$(BASE)/oslib
 
include $(BASE)/config/config.mk
 
LIBRARY = hpci
/shark/trunk/drivers/grx/makefile
3,8 → 3,6
ifndef BASE
BASE=../..
endif
OSLIB=$(BASE)/oslib
 
include $(BASE)/config/config.mk
 
#C_OPT += -DVM86
/shark/trunk/drivers/oldsnd/makefile
3,8 → 3,6
ifndef BASE
BASE=../..
endif
OSLIB=$(BASE)/oslib
 
include $(BASE)/config/config.mk
 
LIBRARY = hsnd
/shark/trunk/drivers/block/makefile
5,8 → 5,6
ifndef BASE
BASE=../..
endif
OSLIB=$(BASE)/oslib
 
include $(BASE)/config/config.mk
 
LIBRARY = blk
/shark/trunk/drivers/pci6025e/makefile
3,8 → 3,6
ifndef BASE
BASE=../..
endif
OSLIB=$(BASE)/oslib
 
include $(BASE)/config/config.mk
 
LIBRARY = 6025e