mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-01-31 03:27:39 +00:00
96f979dfc5
This way they appear at the top of directory listings.
8 lines
333 B
Makefile
8 lines
333 B
Makefile
#-*-mode:makefile-gmake;indent-tabs-mode:t;tab-width:8;coding:utf-8-*-┐
|
|
#───vi: set et ft=make ts=8 tw=8 fenc=utf-8 :vi───────────────────────┘
|
|
|
|
.PHONY: o/$(MODE)/net
|
|
o/$(MODE)/net: o/$(MODE)/net/finger \
|
|
o/$(MODE)/net/http \
|
|
o/$(MODE)/net/https \
|
|
o/$(MODE)/net/turfwar
|