/[soft]/drakx/trunk/perl-install/Makefile.config
ViewVC logotype

Contents of /drakx/trunk/perl-install/Makefile.config

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3179 - (show annotations) (download)
Fri Mar 2 18:48:14 2012 UTC (11 years, 9 months ago) by anssi
File size: 1121 byte(s)
13.89.1
1 # -*- Makefile -*-
2 VERSION:=13.89.1
3
4 SUDO = sudo
5 TMPDIR = /tmp
6 SO_FILES = c/blib/arch/auto/c/c.so
7
8 # PMS_DIRS is used only in drakxtools
9 PMS_DIRS = c diskdrake harddrake interactive modules partition_table resize_fat security fs fs/remote
10
11 PMS = *.pm $(PMS_DIRS:%=%/*.pm) install/*.pm install/help/*.pm install/commands install/install2
12 STANDALONEPMS_ = adduserdrake bootloader-config display_help display_release_notes.pl diskdrake drakauth drakboot drakbug drakbug_report drakclock drakedm drakdvb drakfont drakhelp drakperm draksec draksound drakupdate_fstab drakups drakxservices drakxtv fileshareset finish-install harddrake2 localedrake logdrake lsnetdrake notify-x11-free-driver-switch remove-unused-packages scannerdrake service_harddrake service_harddrake_confirm
13
14 STANDALONEPMS = $(STANDALONEPMS_:%=standalone/%)
15 ALLPMS = $(PMS) $(STANDALONEPMS)
16 PERL = perl
17 LOCALFILES = $(patsubst %, ../tools/%,serial_probe/serial_probe xhost+)
18 DIRS = c resize_fat #po
19 CFLAGS = -Wall
20 override CFLAGS += -pipe
21

  ViewVC Help
Powered by ViewVC 1.1.28