r22594 - trunk/libdha/Makefile
14 Mar
2007
14 Mar
'07
8:56 p.m.
Author: diego Date: Thu Mar 15 01:56:54 2007 New Revision: 22594 Modified: trunk/libdha/Makefile Log: SHORTNAME is not a target so it should not be used as prerequisite. Modified: trunk/libdha/Makefile ============================================================================== --- trunk/libdha/Makefile (original) +++ trunk/libdha/Makefile Thu Mar 15 01:56:54 2007 @@ -39,7 +39,7 @@ ifneq ($(wildcard svgalib_helper),) CFLAGS += -DDEV_SVGA=\"/dev/svga\" -DCONFIG_SVGAHELPER -Isvgalib_helper/ endif -all: pci_names.c $(LIBNAME) $(SHORTNAME) +all: pci_names.c $(LIBNAME) $(LIBNAME): $(OBJS_MPLAYER) ifeq ($(TARGET_WIN32),yes)
6816
Age (days ago)
6816
Last active (days ago)
0 comments
1 participants
participants (1)
-
diego