Magellan Linux

Diff of /trunk/initscripts/Makefile.inc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1668 by niro, Wed Aug 3 08:51:24 2011 UTC revision 1669 by niro, Sun Feb 5 16:09:48 2012 UTC
# Line 5  CFLAGS = -Os -Wall Line 5  CFLAGS = -Os -Wall
5  LDFLAGS = -s  LDFLAGS = -s
6    
7  SYSCONFDIR = /etc  SYSCONFDIR = /etc
8  LIBDIR = /lib  LIBDIR = /usr/lib
9  SBINDIR = /sbin  SBINDIR = /sbin
10  RCDIR = $(SYSCONFDIR)/rc.d  RCDIR = $(SYSCONFDIR)/rc.d
11  INITDIR = $(RCDIR)/init.d  INITDIR = $(RCDIR)/init.d

Legend:
Removed from v.1668  
changed lines
  Added in v.1669