Skip to content

nbigaouette/kdevelop_bug_229602

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compilation

To compile, simply run:

$ make gcc

To clean the output directory:

$ make clean_dat

or:

$ make cd

To run, either execute "kdevelop_bug229602" or:

$ make run

or:

$ make r

You can also put all targets at once:

$ make cd gcc r

These makefiles are available at https://github.com/nbigaouette/scientific_makefiles

About

Trying to reproduce KDevelop bug #229602

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages