Introduction
Introduction Statistics Contact Development Disclaimer Help
Makefile - sfeed_curses - sfeed curses UI (now part of sfeed, development is in…
git clone git://git.codemadness.org/sfeed_curses
Log
Files
Refs
README
LICENSE
---
Makefile (333B)
---
1 .POSIX:
2
3 all:
4 @echo ""
5 @echo "sfeed_curses is now part of sfeed."
6 @echo "There will be no more sfeed_curses updates in this repo."
7 @echo "All updates will be in the upstream sfeed repo:"
8 @echo ""
9 @echo "https://git.codemadness.org/sfeed/"
10 @echo "git://git.codemadness.org/sfeed"
11 @echo ""
12 @echo "Thank you"
13 @echo ""
14 @false
You are viewing proxied material from codemadness.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.