Ignore:
Timestamp:
Oct 13, 2009, 1:11:51 AM (15 years ago)
Author:
geofft
Message:
execsys: Stop automatically generating the binfmt_misc configuration.

While we're there, kill an autoconf macro that was never used.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/server/common/oursrc/execsys/Makefile.in

    r849 r1337  
    1010trusteddir = /usr/libexec/scripts-trusted
    1111
    12 all-local: static-cat execsys-binfmt
     12all-local: static-cat
    1313
    14 static-cat.c execsys-binfmt: static-cat.c.pre execsys-binfmt.pre
    15         @UPD_VARS@ syscat_path=$(SYSCATPATH)/static-cat perl upd-execsys
     14static-cat.c: static-cat.c.pre execsys-binfmt.pre
     15        syscat_path=$(SYSCATPATH)/static-cat perl upd-execsys
    1616
    1717install: all-local
Note: See TracChangeset for help on using the changeset viewer.