Changeset 216 for src/Makefile


Ignore:
Timestamp:
02/21/06 23:51:41 (7 years ago)
Author:
anarcat
Message:

[project @ alternc: changeset 2004-05-19 03:54:22 by anonymous]
on se fie à dirs pour créer nos répertoires ne pas créer de
répertoires à l'installation

Original author: anonymous
Date: 2004-05-19 03:54:22

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Makefile

    r215 r216  
    11# 
    2 # $Id: Makefile,v 1.7 2004/05/19 03:49:25 anonymous Exp $ 
     2# $Id: Makefile,v 1.8 2004/05/19 03:54:22 anonymous Exp $ 
    33# ---------------------------------------------------------------------- 
    44# AlternC - Web Hosting System 
     
    4141 
    4242install: all 
    43         install -d $(BIN) 
    4443        install -o root -g root -m4550 $(PROGS) du.pl $(BIN) 
    4544        install -o root -g root -m0550 quota_edit.sh quota_get.sh $(BIN) 
Note: See TracChangeset for help on using the changeset viewer.