URI: 
       Makefile - 9base - revived minimalist port of Plan 9 userland to Unix
  HTML git clone git://git.suckless.org/9base
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
       Makefile (120B)
       ---
            1 # ls - ls unix port from plan9
            2 #
            3 # Depends on ../lib9
            4 
            5 TARG      = ls
            6 
            7 include ../std.mk
            8 
            9 pre-uninstall:
           10 
           11 post-install: