Menu

[517113]: / autojoe  Maximize  Restore  History

Download this file

26 lines (13 with data), 333 Bytes

#!/bin/sh

# The automake and autoconf commands which need to be run

aclocal

autoheader -I joe

automake -a -c

automake -a -c man/Makefile

automake -a -c joe/Makefile

automake -a -c man/ru/Makefile

automake -a -c rc/Makefile

automake -a -c syntax/Makefile

automake -a -c po/Makefile

automake -a -c colors/Makefile

autoconf
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.