2 adding to make target, 2 adding to make target -5 – Solvline LemonIDE Ver 1.0e User Manual

Page 29

Advertising
background image

LemonIDE

TM

User’s Guide

5.3.2 Adding to Make Target

,

If source file and makefile are created, next step is to add makefile to

Make Target. Make Target pane can be found in Make View. Select

folder where source file and makefile exists, right click and select “Add

Make Target”.

As new source file “Hello.c”was created on “5.2 Creating & Editing Source Codes”and compile environment

on “Hello.c “ was made on “5.3.1 Creating & Updating Makefile”, add compile environment as shown below.

Right image displays Hello added to Make Target.

TargeTarget Name : An alias for to be compiled target source file

Make Target : Arguments to be used in make(compile environment variables configured in makefile)

5-5

Advertising