mazinsw / makcreator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GUI Makefile Generator

This program don't is complete

Alt text

Build

install gtk+ 2.0: apt-get install libgtk2.0-dev

to copile:

gcc -Wall -o makcreator makcreator.c utils.c `` `pkg-config --libs --cflags gtk+-2.0` ``

makcreator.c is the main file

About


Languages

Language:C 98.9%Language:Shell 1.1%