DIRS = serial_probe CFLAGS = -Wall ARCH := $(shell arch | egrep "(x86_64|sparc64|s390x)") ifneq ("x$(ARCH)", "x") LIB_NAME = lib64 else LIB_NAME = lib endif .PHONY: clean install $(DIRS) all: $(DIRS) xhost+ rpcinfo-flushed $(DIRS): make -C $@ install: install -d $(ROOTDEST)/misc install mdkinst_stage2_tool drakx-in-chroot $(ROOTDEST)/misc xhost+: %: %.c $(CC) $(CFLAGS) $< -L/usr/X11R6/$(LIB_NAME) -lX11 -o $@ clean: for i in $(DIRS); do $(MAKE) -C $$i clean; done rm -rf *~ xhost+ rpcinfo-flushed */*.o class='logo' rowspan='2'>cgit logo index : drakx
Mageia Installer and base platform for many utilitiesThierry Vignaud [tv]
summaryrefslogtreecommitdiffstats
path: root/make_boot_img
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2005-05-19 03:43:23 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2005-05-19 03:43:23 +0000
commit98ea722fdf9b6243962054171007a1a2a678678a (patch)
tree5cf6aa42d01780c62b5d427556b1403d22dd7669 /make_boot_img
parent61e83e30ca89ffc8adb04b478edf9625e5ef31d7 (diff)
downloaddrakx-98ea722fdf9b6243962054171007a1a2a678678a.tar
drakx-98ea722fdf9b6243962054171007a1a2a678678a.tar.gz
drakx-98ea722fdf9b6243962054171007a1a2a678678a.tar.bz2
drakx-98ea722fdf9b6243962054171007a1a2a678678a.tar.xz
drakx-98ea722fdf9b6243962054171007a1a2a678678a.zip