User:Timothee Flutre/Notebook/Postdoc/2012/11/27
From OpenWetWare
(Difference between revisions)
(→Entry title: first version) |
(→How to make a GNU package?: add files requested by GNU) |
||
| Line 11: | Line 11: | ||
* make the structure of the project directory ([http://www.sourceware.org/autobook/autobook/autobook_46.html ref]) | * make the structure of the project directory ([http://www.sourceware.org/autobook/autobook/autobook_46.html ref]) | ||
| - | touch README INSTALL | + | touch README INSTALL NEWS AUTHORS COPYING ChangeLog |
mkdir src doc test lib config | mkdir src doc test lib config | ||
Revision as of 19:45, 27 November 2012
Main project page Previous entry
| |
How to make a GNU package?
touch README INSTALL NEWS AUTHORS COPYING ChangeLog mkdir src doc test lib config
| |



