| Last change
                  on this file since 2159 was
                  2145,
                  checked in by andersk, 14 years ago | 
        
          | Kill signup-scripts-frontend
We don’t need this setuid binary because we’re already running as the
right user, and also WTF was it doing with snprintf. | 
        | File size:
            974 bytes | 
      
      
        
  | Rev | Line |  | 
|---|
| [1] | 1 | CC = @CC@ | 
|---|
| [544] | 2 | CPPFLAGS = @CPPFLAGS@ | 
|---|
| [1] | 3 | CFLAGS = @CFLAGS@ | 
|---|
|  | 4 | prefix = @prefix@ | 
|---|
| [87] | 5 | exec_prefix = @exec_prefix@ | 
|---|
|  | 6 | sbindir = @sbindir@ | 
|---|
|  | 7 | bindir = @bindir@ | 
|---|
|  | 8 | sysconfdir = @sysconfdir@ | 
|---|
| [1] | 9 |  | 
|---|
| [2145] | 10 | all-local: admof | 
|---|
| [1] | 11 |  | 
|---|
| [2105] | 12 | admof: LDLIBS = -lafsauthent_pic -lafsrpc_pic -lresolv -lkrb5 -lpthread | 
|---|
|  | 13 | admof: admof.o | 
|---|
| [544] | 14 |  | 
|---|
| [87] | 15 | install: | 
|---|
| [134] | 16 | install -p -m644 -D mbashrc $(DESTDIR)$(sysconfdir)/mbashrc | 
|---|
|  | 17 | install -p -m755 -D mbash $(DESTDIR)$(bindir)/mbash | 
|---|
| [125] | 18 | install -p -m755 -D admof $(DESTDIR)$(bindir)/admof | 
|---|
|  | 19 | install -p -m755 -D admof $(DESTDIR)$(sbindir)/ssh-admof | 
|---|
| [87] | 20 | install -p -m755 -D signup-scripts-backend $(DESTDIR)$(sbindir)/signup-scripts-backend | 
|---|
| [765] | 21 | install -p -m755 -D cronload $(DESTDIR)$(bindir)/cronload | 
|---|
|  | 22 | install -p -m755 -D vhostadd $(DESTDIR)$(sbindir)/vhostadd | 
|---|
|  | 23 | install -p -m755 -D vhostedit $(DESTDIR)$(sbindir)/vhostedit | 
|---|
| [1376] | 24 | install -p -m755 -D ldap-backup $(DESTDIR)$(sbindir)/ldap-backup | 
|---|
| [1] | 25 |  | 
|---|
|  | 26 | clean: | 
|---|
| [2145] | 27 | rm -f admof admof.o | 
|---|
| [87] | 28 |  | 
|---|
|  | 29 | distclean: clean | 
|---|
| [544] | 30 | rm -f mbash signup-scripts-backend | 
|---|
| [87] | 31 | rm -f configure config.* Makefile | 
|---|
|  | 32 | rm -rf auto*.cache | 
|---|
       
      
      Note: See 
TracBrowser
        for help on using the repository browser.